transformation.wizards
Class SecureUML_WizardDiagramAction

java.lang.Object
  extended by DefaultDiagramAction
      extended by transformation.wizards.SecureUML_WizardDiagramAction

public class SecureUML_WizardDiagramAction
extends DefaultDiagramAction


Constructor Summary
SecureUML_WizardDiagramAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
          Overrides the DefaultDiagramAction method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureUML_WizardDiagramAction

public SecureUML_WizardDiagramAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)
Overrides the DefaultDiagramAction method. Is called when the respective menu element is clicked. Validates the model and calls the SecureUML diagram completion check.